home *** CD-ROM | disk | FTP | other *** search
/ The Very Best of Atari Inside / The Very Best of Atari Inside 1.iso / mint / mntdoc01 / mintdoc / cat2 / syield.nr < prev    next >
Encoding:
Text File  |  1993-03-03  |  685 b   |  67 lines

  1.  
  2.  
  3.  
  4. Syield(2)                  Oct. 1, 1991                 Syield(2)
  5.  
  6.  
  7. N✓NA✓AM✓ME✓E
  8.        Syield - give up the processor
  9.  
  10. S✓SY✓YN✓NO✓OP✓PS✓SI✓IS✓S
  11.        void Syield();
  12.  
  13. D✓DE✓ES✓SC✓CR✓RI✓IP✓PT✓TI✓IO✓ON✓N
  14.        _✓S_✓y_✓i_✓e_✓l_✓d gives up control of the processor temporarily.
  15.  
  16. S✓SE✓EE✓E A✓AL✓LS✓SO✓O
  17.        _✓P_✓a_✓u_✓s_✓e(2), _✓F_✓s_✓e_✓l_✓e_✓c_✓t(2)
  18.  
  19. B✓BU✓UG✓GS✓S
  20.        Doing  _✓S_✓y_✓i_✓e_✓l_✓d  in  a  tight  loop can still consume a fair
  21.        amount of processor time.  Use _✓F_✓s_✓e_✓l_✓e_✓c_✓t or _✓T_✓a_✓l_✓a_✓r_✓m and _✓P_✓a_✓u_✓s_✓e
  22.        instead if possible.
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64. Version 0.9          MiNT Programmer's Manual                   1
  65.  
  66.  
  67.